home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / where / Setup.exe / {app} / DescAPI / DescAPI.chm / descapi.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-05-12  |  873 b   |  69 lines

  1. <style type="text/css">
  2. <!--
  3.  
  4. BODY {
  5. font-family: Arial, Helvetica;
  6. font-size: 80%;
  7. text-align: left;
  8. }
  9.  
  10. TD {
  11. font-size: 80%;
  12. }
  13.  
  14. .funchead {
  15. font-family: Arial, Helvetica;
  16. font-size: 190%;
  17. font-weight: bold;
  18. text-align: left;
  19. }
  20.  
  21. .funcdesc {
  22. font-family: Arial, Helvetica;
  23. font-size: 80%;
  24. font-weight: bold;
  25. text-align: left;
  26. margin-top: -8pt;
  27. margin-bottom: 2pt;
  28. }
  29.  
  30. .funcdef {
  31. line-height: 1.5;
  32. }
  33.  
  34. .funccomment {
  35. font-size: 80%;
  36. ont-style: italic;
  37. }
  38.  
  39. .functextref {
  40. font-weight: bold;
  41. }
  42.  
  43. .paramhead {
  44. font-weight: bold;
  45. margin-top: 6pt;
  46. margin-bottom: 2pt;
  47. }
  48.  
  49. .paramname {
  50. font-style: italic;
  51. margin-top: 6pt;
  52. margin-bottom: 3pt;
  53. }
  54.  
  55. .paramdesc {
  56. margin-left: 10pt;
  57. }
  58.  
  59. .tablehead {
  60. font-family: Arial, Helvetica;
  61. font-size: 130%;
  62. font-weight: bold;
  63. font-style: italic;
  64. margin-bottom: 24pt;
  65. }
  66.  
  67.  
  68. -->
  69. </style>